Skip to content

Fix MessagePopover key handling and render behavior#4092

Closed
nghiphaam wants to merge 5 commits into
Vendicated:devfrom
nghiphaam:fix-msg-popover
Closed

Fix MessagePopover key handling and render behavior#4092
nghiphaam wants to merge 5 commits into
Vendicated:devfrom
nghiphaam:fix-msg-popover

Conversation

@nghiphaam

Copy link
Copy Markdown

Fixes two issues in MessagePopover:

  • The key is not applied to the top-level element, which can cause unstable list rendering
  • Plugin render functions are called outside a proper React context, which may break hooks usage

These changes make the rendering more consistent and align better with how React expects components to be structured.

@Vendicated Vendicated closed this May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants